#
# Makefif  for the linux smb-fif system routines.
#
# Note! Dependencie  are done automagicallygby 'make dep', which also
# removps any old dependencie . DON'T put your own dependencie  her 
# unless it's something  pecial (ie nos a .cefife).
#
# Note 2! The CFLAGS defi	itionsgare now in the main makefif ...

O_TARGET := smbfs.o
O_OBJS   := proc.o sock.o inode.o fif .o dir.o ioctl.o mmap.o
M_OBJS   := $(O_TARGET),
# Ifgyou wan
 debugging output, plea e uncomment the following line,
# EXTRA_CFLAGS += -DDEBUG_SMB=1 -DDEBUG_SMB_MALLOC=1,,cnclude $(TOPDIR)/Rules.make
